CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - API函数 串口

搜索资源列表

  1. 用C的API函数写的串口通讯程序

    0下载:
  2. 用TC的API函数写的串口通讯程序。 对串口的访问 。-the API function to write the serial communication program. Right Serial visit.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3652
    • 提供者:阿钟
  1. 串口访问功能的小测试程序

    0下载:
  2. 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC checksum procedure contains a serial communications category, a
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:61970
    • 提供者:天照
  1. WAPI串口编程示例

    0下载:
  2. WAPI串口编程示例,用复杂的api函数,实现的串口功能更为强大.-WAPI serial programming examples, the api with complex functions, to achieve the serial function more powerful.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:230603
    • 提供者:唐浩
  1. api函数实现串口读写

    0下载:
  2. 本源码主要是通过API函数实现串口打开,读写串口和关闭串口。-the source mainly through API functions Serial opened, read and write serial and serial closed.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2920
    • 提供者:谢刚
  1. 串口访问功能的小测试程序

    0下载:
  2. 一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and to achieve a simple communicati
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:609726
    • 提供者:b
  1. win2k下直接用API函数编写串口通讯例程(VC6)

    0下载:
  2. win2k下直接用API函数编写串口通讯例程(VC6).RAR。 直接用WINAPI编写的串口通讯例程。-win2k directly with the preparation of API routines Serial Communication (VC6). RAR. Direct WINAPI prepared by the serial communication routines.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:69506
    • 提供者:kugui_guo
  1. 串口访问小测试程序

    0下载:
  2. 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:62377
    • 提供者:raul
  1. 多线程串口Modem远程数据通信

    0下载:
  2. 本例子详细介绍了如何编制一个利用win32串口API函数,通过读写串口控制MODEM,进而实现远程数据传输的程序。-the detailed examples of how to use the preparation of a Serial win32 API functions to read and write through the modem serial port control, thereby achieving long-distance data transmission p
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:59602
    • 提供者:王永
  1. Win32串口编程.doc

    0下载:
  2. Win32下串口通信与16位串口通信有很大的区别。在Win32下,可以使用两种编程方式实现串口通信,其一是调用的Windows的API函数,其二是使用ActiveX控件。使用API 调用,可以清楚地掌握串口通信的机制,熟悉各种配置和自由灵活采用不同的流控进行串口通信。下面介绍串口操作的基本知识。
  3. 所属分类:Windows编程

  1. 程序实例.doc

    0下载:
  2. 介绍了利用API函数和MSComm控件设计串口通信程序的方法,包括字符与文件的发送与接收。
  3. 所属分类:软件工程

  1. Term.rar

    0下载:
  2. 使用Windows API函数实现的串口通信,主要包括串口连接、串口设置、串口数据的发送接收以及串口的关闭,The use of Windows API function implementation of serial communication, including the serial connection, serial port settings, serial data send to receive, as well as turn off the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:61969
    • 提供者:海涛
  1. serialcom.rar

    0下载:
  2. 用VC++API函数写的串口类,使串口控制简单化,Using VC++ API function to write the serial type, so that simplification of the serial control
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1924443
    • 提供者:腾飞
  1. VC++SerialInterfaceProgrammingOnWin32API

    0下载:
  2. 本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体,随后举了一个利用WIN API进行串口通信的例子。-err
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:122395
    • 提供者:Wuxinmin
  1. (API)

    0下载:
  2. API函数写串口通讯,分别采用阻塞和轮训的方式接收数据,-WU
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:191430
    • 提供者:wuj
  1. com-API

    1下载:
  2. VB调用window API函数,通过RS232串口接收、发送数据-VB call the window API functions, through the RS232 serial port to receive and send data
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:9165
    • 提供者:du_zhneyi
  1. 串口数据实时采集显示例程

    1下载:
  2. 通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-18
    • 文件大小:8843264
    • 提供者:飞扑
  1. 利用API函数实现字符发送

    0下载:
  2. VISUAL C++与串口通信,实现PLC的数据发送与接收,通过自由口的方式(VISUAL C++ and serial communication, to achieve the PLC data transmission and reception, through the free way)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-19
    • 文件大小:62962688
    • 提供者:凌乱丶君
  1. WinCE串口API函数

    0下载:
  2. WINCE串口编程相关API,主要针对WINCE串口编程特性进行说明,有需要的可以参考,(WINCE serial programming related API, mainly for the WINCE serial programming characteristics of the descr iption, there is a need to refer to,)
  3. 所属分类:Windows CE

    • 发布日期:2018-01-07
    • 文件大小:18432
    • 提供者:jea
  1. Windows API串口编程参考

    1下载:
  2. Windows API串口编程参考,串口通信相关的32位的Windows API函数进行介绍(Windows API serial port programming reference)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-01
    • 文件大小:24576
    • 提供者:xmusertang
  1. pb串口通讯

    0下载:
  2. PB9.0源代码:通过API函数实现与串口信息的读写通讯。(PB9.0-API-read-write-COM)
  3. 所属分类:串口编程

    • 发布日期:2019-07-24
    • 文件大小:18432
    • 提供者:松鼠1981
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com